Skip to content

Conversation

@shulard
Copy link

@shulard shulard commented Nov 7, 2025

Hello !

I tried created a new local project using the dunglas/symfony-docker project to test the Symfony 8 release.

So I ran:

STABILITY=dev docker compose up --wait

There was an issue because the FrankenPHP runtime wasn't allowing the installation of symfony 8 beta packages yet.

This PR just add the ^8.0 entry in the version constraints.

Locally, it was mandatory to drop the prefer-stable entry in the composer.json so I was able to run the test suite. No issue nor incompatibility have been found here…

@shulard
Copy link
Author

shulard commented Nov 10, 2025

Close in favor of php-runtime/runtime#185

@shulard shulard closed this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant